home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_421 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-27  |  124 b   |  5 lines

  1. on(release){
  2.    _root.tit = "Gold";
  3.    _root.tut = "Gold is what you need to buy EVERYTHING, spells, upgrades, etc.";
  4. }
  5.